PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / setVisibility Method
A PDFFieldWidgetVisibility that represents the visibility of the field widget.
In This Topic
    setVisibility Method
    In This Topic
    Sets the field widget visibility.
    Syntax
    public void setVisibility( 
       PDFFieldWidgetVisibility value
    )

    Parameters

    value
    A PDFFieldWidgetVisibility that represents the visibility of the field widget.
    See Also